CancelTileFunctionCallback

interface CancelTileFunctionCallback

Callback to cancel a tile.

Parameters

tileId

A `canonical tile id` of the tile.

Functions

run
Link copied to clipboard
abstract fun run(tileId: CanonicalTileID)

Inheritors

CancelTileFunctionCallbackNative
Link copied to clipboard